public void setFunction( PDFFunction function ) |
Parameters
- function
- A 2-in, n-out function, where n is the number of color components in the shading color space.
public void setFunction( PDFFunction function ) |
| Exception | Description |
|---|---|
| java.lang.IllegalArgumentException | When function is null. |